home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act1 / 00012.ls < prev    next >
Encoding:
Text File  |  1995-04-03  |  151 b   |  7 lines

  1. on exitFrame
  2.   global numberbugs
  3.   puppetSprite(21, 1)
  4.   set the castNum of sprite 21 to the number of cast ("hintb" & numberbugs)
  5.   updateStage()
  6. end
  7.